if ((fexist(fconcat(opt->path_log,"hts-cache/new.dat"))) && (fexist(fconcat(opt->path_log,"hts-cache/new.ndx")))) { // il existe dΘja un cache prΘcΘdent.. renommer
else if ((fexist(fconcat(opt->path_log,"hts-cache/new.dat"))) && (fexist(fconcat(opt->path_log,"hts-cache/new.ndx")))) { // il existe dΘja un cache prΘcΘdent.. renommer
#if DEBUGCA
printf("work with former cache\n");
#endif
if (fexist(fconcat(opt->path_log,"hts-cache/old.dat")))